projects
/
xen.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xen.git
2022-09-08
Jan Beulich
Config.mk: correct PIE-related option(s) in EMBEDDED_EX...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-06
Penny Zheng
xen: retrieve reserved pages on populate_physmap
commit
|
commitdiff
|
tree
|
snapshot
2022-09-06
Penny Zheng
xen: rename free_staticmem_pages to unprepare_staticmem...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-06
Penny Zheng
xen: introduce prepare_staticmem_pages
commit
|
commitdiff
|
tree
|
snapshot
2022-09-06
Penny Zheng
xen: unpopulate memory when domain is static
commit
|
commitdiff
|
tree
|
snapshot
2022-09-06
Penny Zheng
xen/arm: introduce CDF_staticmem
commit
|
commitdiff
|
tree
|
snapshot
2022-09-06
Penny Zheng
xen: do not free reserved memory into heap
commit
|
commitdiff
|
tree
|
snapshot
2022-09-06
Christophe...
xen/arm: smmuv3: Avoid open coded arithmetic in memory...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-06
Gustavo A....
xen/arm: smmuv3: Fix fall-through warning for Clang
commit
|
commitdiff
|
tree
|
snapshot
2022-09-06
Zhen Lei
xen/arm: smmuv3: Remove unnecessary oom message
commit
|
commitdiff
|
tree
|
snapshot
2022-09-06
Bixuan Cui
xen/arm: smmuv3: Change *array into *const array
commit
|
commitdiff
|
tree
|
snapshot
2022-09-06
Zenghui Yu
xen/arm: smmuv3: Remove the unused fields for PREFETCH_...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-06
Robin Murphy
xen/arm: smmuv3: Remove the page 1 fixup
commit
|
commitdiff
|
tree
|
snapshot
2022-09-06
Jean-Philippe...
xen/arm: smmuv3: Move definitions to a header
commit
|
commitdiff
|
tree
|
snapshot
2022-09-06
Zhou Wang
xen/arm: smmuv3: Ensure queue is read after updating...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-06
Jean-Philippe...
xen/arm: smmuv3: Fix endianness annotations
commit
|
commitdiff
|
tree
|
snapshot
2022-09-06
Zenghui Yu
xen/arm: smmuv3: Fix l1 stream table size in the error...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-06
Bertrand Marquis
automation: only filter build-*/ in gitignore
commit
|
commitdiff
|
tree
|
snapshot
2022-09-06
Bertrand Marquis
x86/public: move XEN_ACPI_ in a new header
commit
|
commitdiff
|
tree
|
snapshot
2022-09-06
Xenia Ragiadakou
xsm/flask: fix MISRA C 2012 Rule 20.7 violations
commit
|
commitdiff
|
tree
|
snapshot
2022-09-05
Juergen Gross
xen/sched: fix cpu hotplug
commit
|
commitdiff
|
tree
|
snapshot
2022-09-05
Juergen Gross
xen/sched: carve out memory allocation and freeing...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-05
Juergen Gross
xen/sched: introduce cpupool_update_node_affinity()
commit
|
commitdiff
|
tree
|
snapshot
2022-08-31
Julien Grall
xen/arm32: traps: Dump more information for hypervisor...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-31
Julien Grall
xen/arm: Tweak the dump page-table walk output
commit
|
commitdiff
|
tree
|
snapshot
2022-08-31
Julien Grall
xen/arm32: head: Move earlyprintk messages to .rodata.str
commit
|
commitdiff
|
tree
|
snapshot
2022-08-31
Julien Grall
xen/arm32: heap: Rework adr_l so it doesn't rely on...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-31
Julien Grall
xen/arm32: head: Introduce get_table_slot() and use it
commit
|
commitdiff
|
tree
|
snapshot
2022-08-31
Julien Grall
xen/arm64: head: Introduce get_table_slot() and use it
commit
|
commitdiff
|
tree
|
snapshot
2022-08-31
Julien Grall
xen/arm64: head: Don't set x22 and update the documentation
commit
|
commitdiff
|
tree
|
snapshot
2022-08-31
Julien Grall
xen/arm: Support properly __ro_after_init on Arm
commit
|
commitdiff
|
tree
|
snapshot
2022-08-25
Jan Beulich
Arm32: correct string.h functions for "int" -> "unsigne...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-24
Jan Beulich
x86/CPUID: surface suitable value in EBX of XSTATE...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-24
Xenia Ragiadakou
arm/processor: fix MISRA C 2012 Rule 20.7 violations
commit
|
commitdiff
|
tree
|
snapshot
2022-08-24
Xenia Ragiadakou
arm/vgic: fix MISRA C 2012 Rule 20.7 violation
commit
|
commitdiff
|
tree
|
snapshot
2022-08-24
Xenia Ragiadakou
arm/gic_v3_its: fix MISRA C 2012 Rule 20.7 violations
commit
|
commitdiff
|
tree
|
snapshot
2022-08-24
Penny Zheng
xen: add field "flags" to cover all internal CDF_XXX
commit
|
commitdiff
|
tree
|
snapshot
2022-08-24
Penny Zheng
xen: do not merge reserved pages in free_heap_pages()
commit
|
commitdiff
|
tree
|
snapshot
2022-08-24
Rahul Singh
xen/arm: smmu: Set s2cr to type fault when the devices...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-23
Andrew Cooper
x86/domain: Fix struct domain memory corruption when...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-23
Andrew Cooper
x86/entry: Fix !PV build
commit
|
commitdiff
|
tree
|
snapshot
2022-08-22
Xenia Ragiadakou
xen/rbtree: fix MISRA C 2012 Rule 20.7 violation
commit
|
commitdiff
|
tree
|
snapshot
2022-08-22
Xenia Ragiadakou
xen/elf: fix MISRA C 2012 Rule 20.7 violations
commit
|
commitdiff
|
tree
|
snapshot
2022-08-22
Jan Beulich
xenbaked: properly use time_t in dump_stats()
commit
|
commitdiff
|
tree
|
snapshot
2022-08-22
Anthony PERARD
tools/console: Use $(xenlibs-ldlibs,)
commit
|
commitdiff
|
tree
|
snapshot
2022-08-22
Anthony PERARD
tools/helper: Cleanup Makefile
commit
|
commitdiff
|
tree
|
snapshot
2022-08-22
Anthony PERARD
tools: Introduce $(xenlibs-ldlibs, ) macro
commit
|
commitdiff
|
tree
|
snapshot
2022-08-22
Anthony PERARD
tools: Introduce $(xenlibs-rpath,..) to replace $(SHDEP...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-22
Luca Fancellu
arm/domain: fix comment for arch_set_info_guest
commit
|
commitdiff
|
tree
|
snapshot
2022-08-19
Roger Pau Monné
amd/msr: implement VIRT_SPEC_CTRL for HVM guests using...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-19
Roger Pau Monné
amd/msr: allow passthrough of VIRT_SPEC_CTRL for HVM...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-19
Roger Pau Monné
amd/msr: implement VIRT_SPEC_CTRL for HVM guests on...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-19
George Dunlap
Temporarily revert "amd/msr: implement VIRT_SPEC_CTRL...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-19
George Dunlap
Temporarily revert "amd/msr: allow passthrough of VIRT_...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-19
George Dunlap
Temporarily revert "amd/msr: implement VIRT_SPEC_CTRL...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-19
Jan Beulich
libxl: use time_t for qmp_synchronous_send()'s last...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-19
Jan Beulich
console/client: properly use time_t in get_pty_fd()
commit
|
commitdiff
|
tree
|
snapshot
2022-08-18
Jan Beulich
x86: rework hypercall argument count table instantiatio...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-18
Jane Malalane
x86/entry: move .init.text section higher up in the...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-18
Jan Beulich
x86/P2M: allow 2M superpage use for shadowed guests
commit
|
commitdiff
|
tree
|
snapshot
2022-08-18
Jan Beulich
x86/shadow: slightly consolidate sh_unshadow_for_p2m_ch...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-18
Jan Beulich
x86/shadow: slightly consolidate sh_unshadow_for_p2m_ch...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-18
Jan Beulich
x86/shadow: slightly consolidate sh_unshadow_for_p2m_ch...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-18
Anthony PERARD
tools/libxl: Replace deprecated -soundhw on QEMU comman...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-17
Anthony PERARD
build: Fix missing MAKEFLAGS --no-print-directory
commit
|
commitdiff
|
tree
|
snapshot
2022-08-17
Andrew Cooper
x86/traps: Make nmi_show_execution_state() more useful
commit
|
commitdiff
|
tree
|
snapshot
2022-08-16
Penny Zheng
xen/arm: rename PGC_reserved to PGC_static
commit
|
commitdiff
|
tree
|
snapshot
2022-08-16
Marek Marczykowski...
drivers/char: make serial_parse_handle take const argument
commit
|
commitdiff
|
tree
|
snapshot
2022-08-16
Marek Marczykowski...
drivers/char: add support for selecting specific xhci
commit
|
commitdiff
|
tree
|
snapshot
2022-08-16
Marek Marczykowski...
drivers/char: reset XHCI ports when initializing dbc
commit
|
commitdiff
|
tree
|
snapshot
2022-08-16
Connor Davis
drivers/char: add support for USB3 DbC debugger
commit
|
commitdiff
|
tree
|
snapshot
2022-08-16
Anthony PERARD
tools/flask/utils: list build targets in $(TARGETS)
commit
|
commitdiff
|
tree
|
snapshot
2022-08-15
Roger Pau Monné
amd/msr: implement VIRT_SPEC_CTRL for HVM guests using...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-15
Roger Pau Monné
amd/msr: allow passthrough of VIRT_SPEC_CTRL for HVM...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-15
Roger Pau Monné
amd/msr: implement VIRT_SPEC_CTRL for HVM guests on...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-15
Anthony PERARD
libs/libs.mk: Rework target headers.chk dependencies
commit
|
commitdiff
|
tree
|
snapshot
2022-08-15
Anthony PERARD
libs/libs.mk: Remove the need for $(PKG_CONFIG_INST)
commit
|
commitdiff
|
tree
|
snapshot
2022-08-15
Anthony PERARD
libs/libs.mk: Rename $(LIB) to $(TARGETS)
commit
|
commitdiff
|
tree
|
snapshot
2022-08-15
Anthony PERARD
tools/libs/util: cleanup Makefile
commit
|
commitdiff
|
tree
|
snapshot
2022-08-15
Anthony PERARD
.gitignore: Cleanup ignores of tools/libs/*/{headers...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-15
Anthony PERARD
tools/xentop: rework makefile
commit
|
commitdiff
|
tree
|
snapshot
2022-08-15
Anthony PERARD
tools/xenpaging: Rework makefile
commit
|
commitdiff
|
tree
|
snapshot
2022-08-15
Anthony PERARD
tools/libfsimage: Cleanup makefiles
commit
|
commitdiff
|
tree
|
snapshot
2022-08-15
Anthony PERARD
tools/hotplug: cleanup Makefiles
commit
|
commitdiff
|
tree
|
snapshot
2022-08-15
Anthony PERARD
tools/fuzz/x86_instruction_emulator: rework makefile
commit
|
commitdiff
|
tree
|
snapshot
2022-08-15
Anthony PERARD
tools/firmware/hvmloader: rework Makefile
commit
|
commitdiff
|
tree
|
snapshot
2022-08-15
Jan Beulich
x86/mm: re-arrange type check around _get_page_type...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-12
Andrew Cooper
x86/build: Clean up boot/Makefile
commit
|
commitdiff
|
tree
|
snapshot
2022-08-12
Andrew Cooper
x86/build: Don't convert boot/{cmdline,head}.bin back...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-12
Andrew Cooper
x86/msi: Switch msi_info to using pci_sbdf_t
commit
|
commitdiff
|
tree
|
snapshot
2022-08-12
Jan Beulich
config/x86: tidy {Free,Open}BSD LDFLAGS_DIRECT handling
commit
|
commitdiff
|
tree
|
snapshot
2022-08-12
Jan Beulich
PCI: bring pci_get_real_pdev() in line with pci_get_pdev()
commit
|
commitdiff
|
tree
|
snapshot
2022-08-12
Jan Beulich
PCI: fold pci_get_pdev{,_by_domain}()
commit
|
commitdiff
|
tree
|
snapshot
2022-08-12
Jan Beulich
PCI: simplify (and thus correct) pci_get_pdev{,_by_doma...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-11
Jan Beulich
build/x86: suppress GNU ld 2.39 warning about RWX load...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-11
Ross Lagerwall
x86/amd: only call setup_force_cpu_cap for boot CPU
commit
|
commitdiff
|
tree
|
snapshot
2022-08-11
Andrew Cooper
x86/spec-ctrl: Enumeration for PBRSB_NO
commit
|
commitdiff
|
tree
|
snapshot
2022-08-11
Xenia Ragiadakou
arm/gic: fix MISRA C 2012 Rule 20.7 violation
commit
|
commitdiff
|
tree
|
snapshot
2022-08-11
Xenia Ragiadakou
arm/vgic: fix coding style in macro REG_RANK_INDEX()
commit
|
commitdiff
|
tree
|
snapshot
2022-08-11
Anthony PERARD
tools/libxl: Replace deprecated -sdl option on QEMU...
commit
|
commitdiff
|
tree
|
snapshot
next